docs: Document automatic DevWorkspace Operator TLS certificate configuration#3128
Draft
tolusha wants to merge 1 commit into
Draft
docs: Document automatic DevWorkspace Operator TLS certificate configuration#3128tolusha wants to merge 1 commit into
tolusha wants to merge 1 commit into
Conversation
…uration Update the importing-untrusted-tls-certificates article to document that the Che operator automatically configures the DevWorkspace Operator to trust imported certificates by setting tlsCertificateConfigmapRef in the DWO routing configuration. This enables DevWorkspace Operator to resolve parent devfile references via URI with untrusted TLS certificates. Changes: - Add parent devfile URI with untrusted TLS to the list of external services - Document automatic DevWorkspace Operator configuration - Add verification step to check DWO configuration Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Anatolii Bazko <abazko@redhat.com>
|
🎊 Navigate the preview: https://6a33f22f78fb3600c4765bf0--eclipse-che-docs-pr.netlify.app 🎊 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this pull request change?
Updates the "Importing untrusted TLS certificates" article to document that the Che operator automatically configures the DevWorkspace Operator to trust imported certificates. When certificates are imported via labeled ConfigMaps, the Che operator now automatically sets the
tlsCertificateConfigmapReffield in the DevWorkspace Operator routing configuration to reference theca-certs-mergedConfigMap. This enables the DevWorkspace Operator to resolve parent devfile references via URI that use untrusted TLS certificates.Changes made:
Source PR: eclipse-che/che-operator#2137
What issues does this pull request fix or reference?
tlsCertificateConfigmapRefwhen certificates imported to che-operator che#23870Specify the version of the product this pull request applies to
next
Pull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modifiedstep reports no vale warnings.